home *** CD-ROM | disk | FTP | other *** search
/ PC Extra 07 & 08 / pca1507.iso / Software / psp8 / Data1.cab / layer_palette.swf / scripts / DefineButton2_111 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-04-22  |  61 b   |  5 lines

  1. on(release){
  2.    play();
  3.    _global.pla.gotoAndStop(5);
  4. }
  5.